@charset "utf-8";
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
	line-height: 1.8;
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

select,
input,
button {
	font: normal 100% "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1;
	color: #434343;
}

input:focus {
	outline: none;
}


/* p { margin: 0px; padding: 0px 0px 20px; } */

img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline: none;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	outline: none
}

a {
	color: #212121;
}

a:hover {
	color: #d70e1e;
	text-decoration: underline;
}

a.ablueline {
	color: #0087ae;
	text-decoration: underline;
}

a.ablueline2 {
	color: #016cba;
	text-decoration: underline;
}

a.ablue {
	color: #107ecd;
}

a.ablue:hover {
	color: #ff6600;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfix {
	zoom: 1;
}

ol,
ul {
	list-style: none;
}

body {
	font: normal 100% "SimSun", "宋体", "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1;
}


/* top */

.public-top .top-inner {
	width: 1200px;
	margin: 0 auto;
	padding: 24px 0;
}

.public-top .top-l {
	/* width: 190px; */
	height: 42px;
}

.public-top .top-l img {
	width: 100%;
	height: 100%;
}

.public-top .top-l h1 {
	display: none;
}

.public-top .top-c {
	width: 351px;
	margin: 10px 46px 0;
}

.public-top .top-r form {}

.public-top .top-inputText {
	width: 232px;
	padding: 10px;
	height: 26px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	vertical-align: middle;
}

.public-top .top-inputSubmit {
	width: 100px;
	height: 48px;
	background: #d70e1e url(../img/search.png) no-repeat center;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}


/* 导航 */

.public-nav {
	background: #d70e1e;
}

.public-nav .nav-inner {
	width: 1200px;
	margin: 0 auto;
}

.public-nav ul.nav-list>li a {
	display: inline-block;
	height: 62px;
	font-family: 微软雅黑;
	font-size: 18px;
	line-height: 62px;
	text-align: center;
	color: #fff;
	padding: 0 20px;
	float: left;
}

.public-nav ul.nav-list>li a:hover {
	background: #c20716;
	text-decoration: none;
}

.public-nav ul.nav-list>li.active a {
	background: #c20716;
}

.public-nav ul.sub-nav {
	background: #d70e1e;
	position: absolute;
	top: 62px;
	left: -100%;
	z-index: 999;
	width: 200%;
	display: none;
}

.public-nav ul.sub-nav li a {
	font-weight: normal;
}

.public-nav ul.sub-nav li {
	width: 50%;
	float: left;
}

.public-nav .nav-itemXsq:hover ul.sub-nav {
	display: block;
}


/* 返回顶部按钮 */

.goTop {
	width: 48px;
	height: 48px;
	display: block;
	position: fixed;
	font-size: 0;
}

.goTop a {
	display: block;
}

.goTop a img {
	display: block;
	width: 48px;
	height: 48px;
}


/* 返回顶部按钮 END */

body {
	color: #696450;
	padding: 0;
	border: 0;
	font-family: "SimSun", "宋体", "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
}


/*首页样式*/

.index-main {
	width: 1200px;
	margin: 0 auto;
}

.section {
	padding-top: 20px;
}

.index-main .section:first-child {
	padding-top: 20px;
}

.top-ad .ad {
	min-height: 80px;
	display: none;
}

.column-gg {
	position: relative;
}

.column-gg img {
	width: 100%;
}

.column-gg i.tip {
	display: inline-block;
	width: 38px;
	height: 25px;
	background: url(../img/ggw.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
}

.column-gg-wzbm {
	width: 550px;
	float: left;
	padding-bottom: 10px;
}

.top-news .top-title {
	text-align: center;
}

.top-news .top-title a,
.top-news .top-title font {
	font-size: 34px;
	font-weight: bold;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
	line-height: 1;
}

.top-news .top-link {
	padding: 20px 0;
	text-align: center;
	color: #949494;
}

.top-news .top-link {
	overflow: hidden;
}

.top-news .top-link a {
	width: 30%;
	float: left;
	text-align: center;
	margin: 0 1.5%;
}

.top-news .top-link a,
.top-news .top-link a font {
	font-size: 16px;
	color: #949494;
}

.top-news .top-link a:hover {
	color: #d70e1e;
}


/*=========回头看看=============*/

.photoNews-Box .sec-l {
	width: 716px;
}

.photoNews-Box .sec-r {
	width: 460px;
}

.photoNews-Box .photo-news {
	width: 100%;
	height: 482px;
	background: #ccc;
}

.photo-news .slideBox {
	width: 100%;
	height: 482px;
	position: relative;
	overflow: hidden;
}

.photo-news .slideBox .hd {
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 3;
}

.photo-news .slideBox .hd .pageState {
	color: #fff;
	font-size: 20px;
	padding-left: 105px;
}

.photo-news .slideBox .hd .pageState span {
	font-size: 30px;
	font-weight: bold;
	color: #ff0014;
}

.photo-news .slideBox .bd li img {
	height: 482px;
	width: 716px;
}

.photo-news .slideBox .bd li {
	position: relative;
	height: 100%;
}

.photo-news .slideBox .bd li h3 {
	position: absolute;
	height: 62px;
	line-height: 62px;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 382px;
	padding: 0 167px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
}

.photo-news .slideBox .bd li h3 a {
	font-size: 18px;
	color: #fff;
	line-height: 62px;
}

.photoNews-Box .sec-r .news-list {}

.photoNews-Box .sec-r .news-list li {
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.photoNews-Box .sec-r .news-list li a {
	font-size: 18px;
}

.photo-news .prev,
.photo-news .next {
	position: absolute;
	bottom: 15px;
	z-index: 999;
}

.photo-news .prev {
	left: 40px;
}

.photo-news .next {
	right: 40px;
}


/*红黑榜*/

.column-hhb {
	padding-top: 5px;
}

.pt4 {
	padding-top: 4px !important;
}

.column-gold .column-wrap {
	width: 1200px;
	overflow: hidden;
}

.column-gold .column-list {
	width: 1200px;
}

.column-gold .column-list li {
	float: left;
	width: 364px;
	margin-right: 4px;
}

.column-gold .column-list li img {
	width: 100%;
}


/* 特别推荐 */

.tebtj {
	/* padding-top: 10px; */
}

.tebtj-title {
	float: left;
	width: 60px;
	height: 280px;
	background: #d70e1e;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 164%;
	text-align: center;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}

.tebtj-title span {
	display: inline-block;
	width: 26px;
	padding-top: 60px;
}

.box-tebtj {
	float: right;
	width: 1120px;
	height: 300px;
	background: #F7F7F7;
	position: relative;
	overflow: hidden;
}

.box-tbtj {
	overflow: hidden;
	padding-top: 16px;
}

.tbtjSlideBox .prev img,
.tbtjSlideBox .next img {
	width: 28px;
	height: 28px;
}

.tbtjSlideBox .prev,
.tbtjSlideBox .next {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -25px;
	display: block;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.tbtjSlideBox .prev {
	right: auto;
	left: 10px;
}

.tbtjSlideBox .next {
	left: auto;
	right: 10px;
	transform: rotate(180deg);
}

.box-tebtj .tbtjSlideBox ul li {
	width: 240px;
	float: left;
	margin-right: 20px;
}

.box-tebtj .tbtjSlideBox ul li .im img {
	width: 100%;
	height: 150px;
	border: none;
}

.box-tebtj .tbtjSlideBox ul li .t {
	text-align: left;
}

.box-tebtj .tbtjSlideBox ul li .t>a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}

.box-tebtj .tbtjSlideBox ul li .t {
	height: auto;
}

.box-tebtj .tbtjSlideBox ul li .t p {
	line-height: 24px;
	font-size: 16px;
	padding-top: 4px;
}

.box-tebtj .tbtjSlideBox ul li .t p a {
	color: red;
	font-size: 16px;
}

.box-tebtj .slideUlWrap {
	width: 1020px;
	margin: 11px 50px 0;
	overflow: hidden;
}

.box-tebtj .slideUlWrap ul {
	width: 20000px;
}

.tbtjSlideBox {
	overflow: hidden;
}


/* 特别推荐 END */


/*高端媒体看贵港*/

.sec-gdmt {
	width: 910px;
	margin-left: 250px;
	padding: 0 10px;
	height: 45px;
	overflow: hidden;
}

.sec-gdmt .title {
	line-height: 45px;
	color: #F00;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "microsoft yahei";
}

.sec-gdmt .winBox {
	margin-left: 10px;
	width: 920px;
	height: 45px;
	overflow: hidden;
	position: relative;
	/* background:pink; */
}

.sec-gdmt .scroll {
	/*width的大小是根据下面li的长度和多少个li而定的，需注意！*/
	width: 1500px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.sec-gdmt .scroll li {
	/*width: 420px;*/
	float: left;
	height: 45px;
	line-height: 45px;
	margin-right: 20px;
	text-align: center;
	color: #FFFFFF;
}

.sec-gdmt .scroll li a {
	font-weight: bold;
	color: #FFFFFF;
}

.sec-gdmt .scroll li span {
	padding-right: 6px;
}

.gdmt1 {
	margin-right: 20px;
}


/*高端媒体看贵港 END*/


/* 县市区 */

.inxsq {
	/* padding-top: 10px; */
	overflow: hidden;
	*zoom: 1;
}

.inxsq-l {
	/* width: 802px;
    float: left; */
}

.inxsq-r {
	width: 380px;
	float: right;
}

.down_ul {
	overflow: hidden;
}

.down_ul li a {
	width: 48%;
	float: left;
	height: 140px;
	position: relative;
}

.down_ul li:nth-child(2n) a {
	float: right;
}

.down_ul li a p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
}

.down_ul li img {
	width: 100%;
	height: 100%;
}

.flx_ul {
	padding-top: 10px;
}

.flx_ul li {
	line-height: 33px !important;
	height: 33px !important;
}

.inxsqL-tab {
	background-color: #d70e1e;
	height: 52px;
}

.inxsqL-tab span {
	font-size: 22px;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
	color: #fff;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 52px;
	font-weight: bold;
}

.inxsqL-cont {
	height: 468px;
	clear: both;
	position: relative;
}

.xsq-img {
	width: 652px;
	padding-top: 26px;
	float: left;
	padding-bottom: 0px;
	position: relative;
}

.xsq-img .photo-news .slideBox,
.xsq-img .photo-news .slideBox .bd li img {
	height: 440px;
}

.xsq-img .photo-news .slideBox .bd li img {
	width: 100%;
}

.xsq-img .photo-news .slideBox .bd li h3 {
	height: 52px;
	line-height: 52px;
	width: 318px;
	text-align: center;
}

.xsq-img .photo-news .slideBox .bd li h3 a {
	line-height: 52px;
}

.xsq-img .photo-news .slideBox .hd .pageState span {
	font-size: 24px;
}

.xsq-img .prev img,
.xsq-img .next img {
	height: 24px;
}

.xsq-list {
	padding-bottom: 0px;
	padding-top: 28px;
	margin-right: 20px;
}

.xsq-list ul {
	width: 100%;
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}

.xsq-list ul li {
	font-size: 18px;
	overflow: hidden;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xsq-list ul li a {
	font-size: 18px;
}

.xsq-list {
	display: none;
	overflow: hidden;
	*zoom: 1;
}

.xsq-list-conts {
	width: 406px;
	float: right;
}

.xsq-list-conts .xsq-list:first-child {
	display: block;
}

.szb-wrap {
	overflow: hidden;
}

.szb-wrap .szb-l,
.szb-wrap .szb-r {
	/* width: 128px; */
	height: 162px;
	float: left;
	border: 1px dashed #ccc;
}

.szb-wrap .szb-r {
	float: right;
}

.szb-wrap img {
	width: 123px;
	height: 162px;
}


/* .szb-wrap .szb-r img {
    width: 104px;
    height: 106px;
    padding-top: 28px;
    padding-left: 10px;
} */

.inxsq-r .ad {
	margin-top: 10px;
	height: 77px;
}

.inxsq-r .ad img {
	height: 100%;
}

.column-xsq .column-gg {
	margin-top: 10px;
}

.column-xsq .column-gg img {
	height: 70px;
}

.e-news {
	overflow: hidden;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
}

.e-news img {
	float: left;
	height: 30px;
}

.e-news a {
	float: left;
	line-height: 30px;
}


/* 县市区 END */


/* 热门直播 */

.column-title {
	overflow: hidden;
	height: 44px;
	line-height: 44px;
}

.column-title span {
	font-size: 22px;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
	font-weight: bold;
	color: #d70e1e;
	float: left;
}

.column-title a {
	font-size: 15px;
	color: #737373;
	float: right;
	line-height: 44px;
}

.zb-content .in {
	overflow: hidden;
}

.zb-content .in ul {
	width: 1200px;
}

.zb-content .in ul li {
	width: 285px;
	float: left;
	margin-right: 20px;
}

.zb-content .in ul li:nth-child(4n) {
	margin-right: 0;
}

.zb-content .in ul li .im img {
	width: 100%;
	height: 200px;
}

.zb-content .in ul li .t {
	height: 115px;
	overflow: hidden;
	background: #f7f7f7;
	padding: 20px;
}

.zb-content .in ul li .t>a {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	display: inline-block;
	overflow: hidden;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}

.zb-content .in ul li .t .summary {
	padding-top: 0px;
	line-height: 22px;
	font-size: 16px;
	padding-top: 15px;
}

.zb-content .in ul li .t .summary a {
	color: #d70e1e;
	font-size: 16px;
}


/* 热门直播 END */


/* 分类信息 */

.column-flxx {}

.column-flxx .col-l,
.column-flxx .col-c,
.column-flxx .col-r {
	width: 370px;
}

.column-flxx .col-c {
	margin: 0 43px;
}

.flxx-list li {
	height: 40px;
	line-height: 40px;
	background: url(../img/d.gif) no-repeat left center;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.flxx-list li a {
	font-size: 18px;
}

.flxx-list {
	padding: 10px 0;
}

.column-flxx .column-title {
	border-bottom: 1px solid #bfbfbf;
}


/*.column-flxx .column-gg img {
    height: 92px;
}*/


/* 分类信息 END */


/* 问政部门 */

#con {
	FONT-SIZE: 15px;
	MARGIN: 0px auto;
	WIDTH: 100%
}

#tags {
	MARGIN: 0px;
	HEIGHT: 40px;
	padding: 0px;
	float: left;
}

#tags LI {
	FLOAT: left;
	MARGIN-RIGHT: 30px;
	LIST-STYLE-TYPE: none;
	line-height: 40px;
	text-align: center;
	width: 108px;
	background-color: #c41921;
}

#tags LI A {
	FLOAT: left;
	COLOR: #FFF;
	LINE-HEIGHT: 40px;
	TEXT-DECORATION: none;
	text-align: center;
	width: 108px;
	background-color: #c41921;
	font-size: 15px;
}

#tags LI.emptyTag {
	display: inline;
	margin-right: 30px;
	float: left;
	width: 108px;
}

#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	MARGIN-BOTTOM: -2px;
	POSITION: relative
}

#tags LI.selectTag A {
	display: block;
	float: left;
	color: #c41921;
	background-color: #fff;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	width: 108px;
	text-align: center;
	font-size: 15px;
	border: 1px solid #c41921;
}

#tags LI.selectTag a.current {
	border-bottom: 0;
	position: relative;
	z-index: 2;
	background-color: #ff6401;
	color: #FFF;
}

#tagContent {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	order-top-color: #ce7176;
	border-top-color: #C41921;
	overflow: hidden;
}

.tagContent {
	DISPLAY: none;
	WIDTH: 100%;
	COLOR: #474747;
	float: left;
	overflow: hidden;
	visibility: visible;
	height: 430px;
}

#tagContent DIV.selectTag {
	DISPLAY: block
}

.fl_in {
	float: left;
	width: 100%;
	padding-top: 10px;
}

.fl_in ul li {
	float: left;
	width: 87px;
	border: 1px solid #AD131B;
	text-align: center;
	margin: 5px;
	line-height: 30px;
}

.fl_in ul li a {
	color: #AD131B;
}

.fl_in ul li:hover {
	color: #FFFFFF;
	background-color: #C41921;
}

.fl_in ul li:hover a {
	color: #FFFFFF;
}

.bmzx_cl a img {
	height: 118px;
	width: 141px;
}

.zfms_b dt img {
	height: 126px;
	width: 178px;
}

.tags_wrap {
	overflow: hidden;
}

.wz_title {
	float: left;
	height: 40px;
	padding: 0 10px;
	text-align: center;
	margin-right: 10px;
	line-height: 40px;
	width: 108px;
	color: #fff;
	font-size: 22px;
	color: #d70e1e;
	font-weight: bold;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}


/* 问政部门 END */


/* 全媒体矩阵 */

.column-qmt .column-title {
	text-align: center;
	border-bottom: 1px solid #df3e4b;
}

.column-qmt .column-title span {
	float: none;
}

.column-qmt .bd {
	overflow: hidden;
}

.qmt-wrap {
	position: relative;
}

.qmt-wrap .qmt-in {
	width: 1200px;
	height: 107px;
	overflow: hidden;
}

.qmt-wrap .prev,
.qmt-wrap .next {
	position: absolute;
	top: 27px;
	z-index: 999;
	display: none;
	width: 26px;
	height: 79;
	text-align: center;
	line-height: 79px;
	font-weight: bold;
	font-size: 16px;
	color: #C41921;
}

.qmt-wrap .prev {
	left: 1px;
	background: linear-gradient(to left, rgba(255, 236, 239, 0) 0%, rgba(255, 236, 239, 0.4) 100%);
}

.qmt-wrap .next {
	right: 2px;
	background: linear-gradient(to right, rgba(255, 236, 239, 0) 0%, rgba(255, 236, 239, 0.4) 100%);
}

.qmt-wrap:hover .prev,
.qmt-wrap:hover .next {
	display: block;
}

.qmt-wrap .qmt-in li {
	float: left;
	position: relative;
	width: 199px;
	margin-right: 26px;
	margin-top: 26px;
}

.tips {
	position: fixed;
	z-index: 999;
	background: #fff;
	padding: 20px 10px;
	min-width: 156px;
	box-shadow: 0 0 20px #b3b3b3;
	border: 1px solid #ccc;
	text-align: center;
	display: none;
}

.box-wx .list .item-wrap:hover .tips {
	display: block;
}

.tips img {
	width: 128px;
	margin: 0 auto;
}

.tips i.arrow {
	width: 33px;
	height: 38px;
	display: block;
	position: absolute;
	bottom: -31px;
	left: 50%;
	margin-left: -15px;
	background: url(../img/jt.png) no-repeat top left;
}


/* .box-wx .tips {
    bottom: 120px;
    left: -42px;
} */

.box-wx .tips p {
	padding: 0;
}

.box-wx .tips p span {
	color: #cf4c1a;
}


/* .qmt-in .tips {
    bottom: 79px;
    left: 5%;
} */

.qmt-in a img {
	width: 199px;
	height: 81px;
}


/* .qmt-in li:hover .tips {
    display: block;
}
 */


/* 全媒体矩阵 END */


/* 图说我们的价值观 */

.jzg {
	margin-top: 20px;
	overflow: hidden;
}

.jzg-l {
	float: left;
	width: 960px;
}

.jzg-l iframe {
	margin-top: -30px;
}

.jzg-r {
	float: right;
	width: 126px;
}

.jzg-r img {
	padding-top: 20px;
	width: 100%;
}

.column-tswm .column-title {
	text-align: center;
	border-bottom: 1px solid #d70e1e;
}

.column-tswm .column-title span {
	float: none;
}


/*2021.2.18*/

.column-gg-3 {
	overflow: hidden;
}

.column-gg-3 .list {
	width: 1130px;
	overflow: hidden;
}

.column-gg-3 .list li,
.column-gg-3 .list li img {
	width: 364px;
	/*height: 70px;*/
}

.column-gg-3 .list li {
	float: left;
	margin-bottom: 4px;
	margin-right: 4px;
	background-color: #EEEEEE;
}

.top-news {
	padding-top: 20px;
}

.hchkt {
	width: 760px;
	float: left;
	/* border: 1px solid #E7E7E7; */
	padding: 10px 20px;
	height: 270px;
	overflow: hidden;
	background: url(../img/zhibo_bg2.png) no-repeat left top;
	background-size: cover;
	border-radius: 3px;
}

.hchkt-content {
	overflow: hidden;
}

.hchkt-content .list {
	overflow: hidden;
	width: 820px;
	padding-top: 22px;
}

.hchkt-content .list li {
	float: left;
	margin-right: 35px;
	position: relative;
}

.play {
	position: absolute;
	display: block;
	width: 42px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	z-index: 99;
	right: 9px;
	top: 112px;
	border-radius: 3px;
	box-shadow: 1px 1px 1px #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	background-color: #d70e1e;
}

.hchkt-content .list li h3 {
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	font-weight: normal;
}

.hchkt-content .list li h3 a {
	font-size: 16px;
}

.hchkt-content .list li,
.hchkt-content .list li img {
	width: 230px;
	border-radius: 3px;
}

.hchkt-content .list li img {
	height: 140px;
	box-shadow: 1px 1px 1px #FFFFFF;
	transition: all .5s;
}

.hchkt-content .list .show {
	display: block;
	width: 230px;
	height: 140px;
	overflow: hidden;
}

.hchkt-content .list .show:hover img {
	transform: scale(1.1);
}

.column-gbsp .inner {
	/*height: 276px;*/
	padding: 20px 20px 40px 20px;
	box-sizing: border-box;
	background: url(../img/wrap_bg.jpg) no-repeat left top;
}

.column-gbsp .column-title {
	overflow: hidden;
	position: relative;
}


/* .column-gbsp .column-title::before {
	content: '';
	display: block;
	height: 1px;
	width: 850px;
	position: absolute;
	left: 142px;
	top: 22px;
	background-color: #c81d23;
} */

.column-gbsp .column-title img {
	height: 34px;
	margin-top: 5px;
	float: left;
}

.column-gbsp .column-title a {
	margin-left: 30px;
	font-weight: normal;
	float: left;
	font-size: 18px;
	color: #212121;
}

.column-gbsp .column-title a:hover {
	color: #d70e1e;
}

.gbsp-content {
	overflow: hidden;
}

.gbsp-content .list {
	overflow: hidden;
	width: 1180px;
	padding-top: 20px;
}

.gbsp-content .list li {
	float: left;
	margin-right: 20px;
	position: relative;
}

.gbsp-content .list li,
.gbsp-content .list li img {
	width: 275px;
	border-radius: 3px;
}

.gbsp-content .list li img {
	height: 100%;
	transition: all .5s;
}

.gbsp-content .list .show {
	display: block;
	width: 100%;
	height: 180px;
	overflow: hidden;
}

.gbsp-content .list .show:hover img {
	transform: scale(1.1);
}

.gbsp-content .list li h3 {
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0 10px;
	width: 100%;
	box-sizing: border-box;
}

.gbsp-content .list li h3 a {
	font-size: 16px;
}

.column-hot {}

.column-hot img {
	width: 100%;
	margin-bottom: 4px;
}


/*2021.2.18 END*/


/* topbar */

.topbar img {
	width: 1200px;
	margin: 0 auto;
}

.topbar p {
	width: 1200px;
	margin: 0 auto;
	background: #d70e1e;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	padding: 4px 0;
}


/* topbar END */


/*高端媒体*/

.column-gdmt {
	position: relative;
	height: 57px;
}

.column-gdmt .gdmt-title {
	position: absolute;
	top: -10px;
	left: -16px;
	width: 260px;
}

.column-gdmt .gdmt-title span {
	display: inline-block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	height: 52px;
	line-height: 64px;
	padding: 0 20px 0 40px;
	box-sizing: border-box;
}


/* .column-gdmt .inner {
    position: absolute;
    height: 0;
    width: 1090px;
    border-bottom: 48px solid #ff4b45;
    border-left: 10px solid transparent;
} */

.column-gdmt .inner {
	position: absolute;
	height: 48px;
	width: 1200px;
	border-radius: 100px;
	background-color: #ff4b45;
}

.title_xq {
	margin: 30px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 26px;
	color: #000;
	line-height: 32px;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
}

.userCreateTime span {
	display: inline-block;
	color: #333;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 35px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}

.tools {
	font-size: 15px;
}


/*åº•éƒ¨*/

.footbgs {
	border-top: 1px solid #ddd;
	padding: 20px 0;
	width: 100%;
	margin-top: 30px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #333;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #333;
}

.footer a:hover {
	color: #333 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	margin: 30px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.pages a:first-child {
	border-radius: 5px 0 0 5px;
}

.pages a:last-child {
	border-radius: 0 5px 5px 0;
}

.pages span {
	background: #CC0210;
	border: 1px solid #CC0210;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.imguls {
	position: relative;
	width: 100%;
	height: 200px;
	margin-top: 15px;
}

.imguls img {
	width: 100%;
	height: 100%;
}

.imguls p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	padding: 0 10px;
	line-height: 40px;
	box-sizing: border-box;
}

.ul_top {
	margin-top: 15px;
}

.ul_top li a {
	height: 120px;
}


/*列表*/

.list-main {
	width: 1100px;
	margin: 0 auto;
}

.section {
	/*padding-top: 30px;*/
}

.in-left {
	float: left;
	width: 800px;
	padding-left: 10px;
}

.in-right {
	float: right;
	width: 330px;
	padding-top: 20px;
	padding-right: 10px;
}

.in-right .fixedCls {
	position: fixed;
	top: 0;
}

.listModule-title {
	overflow: hidden;
	*zoom: 1;
	border-bottom: 1px solid #bfbfbf;
	/* height: 44px; */
	line-height: 44px;
	margin-bottom: 8px;
}

.listModule-title a {
	float: right;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
}

.listModule-title span {
	font-size: 22px;
	font-weight: bold;
	font-family: "microsoft yahei";
	color: #d70e1e;
	display: inline-block;
}

.list-wrap {
	min-height: 760px;
	padding-right: 20px;
}

.list-ul li {
	padding: 12px 0;
	border-bottom: 1px solid #eee;
}

.list-ul li a {
	font-size: 18px;
	line-height: 40px;
	font-family: "microsoft yahei";
}

.list-ul .info {
	color: #949494;
	line-height: 40px;
}

.r-sec2 {
	overflow: hidden;
	*zoom: 1;
}

.rSec2-list {
	overflow: hidden;
	width: 360px;
	padding-top: 10px;
}

.rSec2-list li .img {
	width: 150px;
	height: 118px;
	overflow: hidden;
	margin-bottom: 5px;
}

.rSec2-list li img {
	width: 150px;
	height: 100%;
	transition: all 0.7s;
}

.rSec2-list li img:hover {
	transform: scale(1.05);
}

.rSec2-list li {
	width: 150px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

.rSec2-list li a {
	display: block;
}

.rSec2-list li h3 {
	padding: 4px 0;
	font-size: 16px;
	font-weight: normal;
	height: 38px;
	overflow: hidden;
	line-height: 20px;
}

.rSec2-list li h3 span {
	line-height: 20px;
	height: 38px;
	display: inline-block;
}

.r-sec1 {
	width: 330px;
	/* background: #f8f8f8; */
	padding-top: 20px;
}

.r-sec1 .listModule-title {
	padding-left: 10px;
}

.rSec1-list {
	padding: 10px;
}

.rSec1-list li {
	line-height: 40px;
	/* border-top: 1px solid #efefef; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rSec1-list li a {
	font-size: 16px;
}

.rSec1-list li:first-child {
	border-top: none;
}

.weizhi {
	padding: 10px 0;
	color: #999;
	border-bottom: 1px solid #eee;
}

.weizhi a {
	font-size: 16px;
	color: #999;
}

.weizhi span {
	padding: 0 10px;
	box-sizing: border-box;
}


/*详情*/

.l-sec1,
.l-sec2,
.l-sec3 {
	background: #f8f8f8;
	padding-top: 20px;
	margin-top: 20px;
}

.lSec1-list {
	padding: 10px;
	overflow: hidden;
	*zoom: 1;
}

.lSec1-list li {
	width: 48%;
	float: left;
	font-size: 15px;
	line-height: 44px;
	border-bottom: 1px solid #efefef;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.lSec1-list li:nth-child(2n) {
	float: right;
}

.lSec2-list {
	overflow: hidden;
	*zoom: 1;
	padding-left: 8px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.lSec2-list li {
	float: left;
	width: 33.333333%;
}

.lSec2-list li a {
	display: block;
	position: relative;
	margin-right: 8px;
	margin-bottom: 8px;
	overflow: hidden;
}

.lSec2-list li img {
	width: 100%;
	height: 180px;
	transition: all 0.7s;
}

.lSec2-list li img:hover {
	transform: scale(1.05);
}

.lSec2-list li h4 {
	width: 100%;
	position: absolute;
	font-size: 14px;
	bottom: 0;
	left: 0;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: url(../img/sxxww_bg04.png);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 10px;
	box-sizing: border-box;
}

.lSec2-list li h4 span {
	padding: 0 2px;
	font-size: 14px;
}

.listModule-title {
	padding-left: 10px;
}

.tuijian {
	padding-top: 10px;
}


/*=====*/

.top-news .top-link a,
.imguls p,
.down_ul li a p,
.list-ul li a {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.box-tebtj .tbtjSlideBox ul li .t p,
.zb-content .in ul li .t>a,
.zb-content .in ul li .t .summary {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}